Fix licensing (I managed to put it under GPL licensing instead of
authorKristian Rietveld <kris@gtk.org>
Fri, 24 Oct 2003 18:36:55 +0000 (18:36 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 24 Oct 2003 18:36:55 +0000 (18:36 +0000)
Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>

* gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
Sandmann).

15 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcellview.c
gtk/gtkcellview.h
gtk/gtkcellviewmenuitem.c
gtk/gtkcellviewmenuitem.h
gtk/gtkcombobox.c
gtk/gtkcombobox.h
gtk/gtkcomboboxentry.c
gtk/gtkcomboboxentry.h
gtk/gtktreemodelfilter.c
gtk/gtktreemodelfilter.h

index 1d59897830a797f2ad72d9bf235d37383ea4c1df..09674c095870216c9c55e716f29ca5d03fd904cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+       gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+       gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+       under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+       Sandmann).
+
 Fri Oct 24 20:22:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreemodelfilter.h: add padding to the class structure.
index 1d59897830a797f2ad72d9bf235d37383ea4c1df..09674c095870216c9c55e716f29ca5d03fd904cd 100644 (file)
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+       gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+       gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+       under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+       Sandmann).
+
 Fri Oct 24 20:22:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreemodelfilter.h: add padding to the class structure.
index 1d59897830a797f2ad72d9bf235d37383ea4c1df..09674c095870216c9c55e716f29ca5d03fd904cd 100644 (file)
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+       gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+       gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+       under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+       Sandmann).
+
 Fri Oct 24 20:22:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreemodelfilter.h: add padding to the class structure.
index 1d59897830a797f2ad72d9bf235d37383ea4c1df..09674c095870216c9c55e716f29ca5d03fd904cd 100644 (file)
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+       gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+       gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+       under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+       Sandmann).
+
 Fri Oct 24 20:22:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreemodelfilter.h: add padding to the class structure.
index 1d59897830a797f2ad72d9bf235d37383ea4c1df..09674c095870216c9c55e716f29ca5d03fd904cd 100644 (file)
@@ -1,3 +1,11 @@
+Fri Oct 24 20:31:35 2003  Kristian Rietveld  <kris@gtk.org>
+
+       * gtk/gtkcellview.[ch], gtk/gtkcellviewmenuitem.[ch],
+       gtk/gtkcombobox.[ch], gtk/gtkcomboboxentry.[ch],
+       gtk/gtktreemodelfilter.[ch]: Fix licensing (I managed to put it
+       under GPL licensing instead of LGPL...). (Fixes #125381, Soeren
+       Sandmann).
+
 Fri Oct 24 20:22:40 2003  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreemodelfilter.h: add padding to the class structure.
index c5dfe7257b695ac653255a859f1531d5be2a0530..f8ffa926cfb6bb70c5184a11f19972eb2d751e60 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkellview.c
  * Copyright (C) 2002, 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index e71dabd6eddae1f28f066dfdea541102d6de4755..f3e7d40cb0f5efe6afc2af925d86f4629132fd96 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcellview.h
  * Copyright (C) 2002, 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index a757b3930491c0cf5e9dedff1236eface9a4af91..88f8c6d81258e3e79f6b9d4a759bfc6a7ccb3ec8 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcellviewmenuitem.c
  * Copyright (C) 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index 539fabc1da83b3476d8b0063d30453155e2ca85b..1fcfd788dd532afaea8ad20a3fc62acc7a39b639 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcellviewmenuitem.h
  * Copyright (C) 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index 4f3ecf003fcc5805914d3ef6a454c3aaf8e7d5d8..6f2576482b2cf80ce9f0b088a1581014b64878e1 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcombobox.c
  * Copyright (C) 2002, 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index e93ebee444e995e0781676bcc6f42f7bf7888ae8..a38e2c7721355fb700a61a3bc2bf476a3ba18b7e 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcombobox.h
  * Copyright (C) 2002, 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index 8dfed57eb6674412038bdd63bbe192b6cfadbed5..184e1301d22090ba781541d8e15c7ab22e400283 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcomboboxentry.c
  * Copyright (C) 2002, 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index 9ec985f9122e3d67c3b1e605ffc0aa04cd03e510..f0075d1a26a8b9d4260386362b71cf00b4f1a713 100644 (file)
@@ -1,18 +1,18 @@
 /* gtkcomboboxentry.h
  * Copyright (C) 2002, 2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index 7061bf2342cf8bae23defe469fb5502cecfa1259..d168c763eb238dc1e6e0c4af92ce97e212b68ba8 100644 (file)
@@ -2,18 +2,18 @@
  * Copyright (C) 2000,2001  Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
  * Copyright (C) 2001-2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */
index 82d974b7104df430271757cabb9c2c42a3899a15..3e17680518f231991ce49dbf47312eecfbbf9ce7 100644 (file)
@@ -2,18 +2,18 @@
  * Copyright (C) 2000,2001  Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
  * Copyright (C) 2001-2003  Kristian Rietveld <kris@gtk.org>
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of the
- * License, or (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
  *
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 02111-1307, USA.
  */